home *** CD-ROM | disk | FTP | other *** search
/ Pipe Mania!! / Pipe Mania!!.iso / demos / soccer / install.bat < prev    next >
Encoding:
DOS Batch File  |  1994-05-09  |  101 b   |  9 lines

  1. @echo off
  2. Echo INSTALLING EMPIRE SOCCER TO %1\EMPSOC
  3. %1
  4. cd \
  5. md empsoc
  6. cd empsoc
  7. copy a:*.*
  8.  
  9.